Package com.netscape.certsrv.selftests
Class SelfTestCollection
java.lang.Object
com.netscape.certsrv.base.DataCollection<SelfTestData>
com.netscape.certsrv.selftests.SelfTestCollection
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from class com.netscape.certsrv.base.DataCollection
entries, total
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.DataCollection
addEntry, equals, getTotal, hashCode, removeEntry, setEntries, setTotal
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
SelfTestCollection
public SelfTestCollection()
-
-
Method Details
-
getEntries
- Overrides:
getEntries
in classDataCollection<SelfTestData>
-